home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Champak 83
/
(Vol 83) My Disc.iso
/
Games
/
drying.swf
/
scripts
/
frame_132
/
PlaceObject2_150_637
/
CLIPACTIONRECORD onClipEvent(enterFrame).as
Wrap
Text File
|
2008-08-08
|
141b
|
6 lines
onClipEvent(enterFrame){
this._x = _root.mcPlayer._x;
this._y = _root.mcPlayer._y + 45;
this._width = _root.mcPlayer._width;
}